mergBLEPeripheralDidDiscoverDescriptorsForCharacteristic
Type
message
Summary
Sent when the descriptors of a characteristic of a service are discovered
Syntax
mergBLEPeripheralDidDiscoverDescriptorsForCharacteristic <pUUID>, <pCharacteristic>, <pDescriptors>
Description
Sent when the descriptors of a characteristic of a service are discovered
Parameters
Name | Type | Description |
---|---|---|
pUUID | A peripheral UUID as returned by the mergBLEDidDiscoverPeripheral message | |
pCharacteristic | A descriptor UUID as returned by the mergBLEPeripheralDidDiscoverCharacteristicsForService message | |
pDescriptors | A list of descriptor UUIDs |
Compatibility and Support
Introduced
LiveCode 8.0
OS
ios
mac
Platforms
desktop
mobile